home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 128
/
Vol 128 (Damaged).iso
/
games
/
chatnoir.swf
/
scripts
/
DefineSprite_7_mcCelOrg
/
frame_3
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-03-26
|
166 b
|
8 lines
stop();
onPress = function()
{
var _loc3_ = this._name.split("_");
_parent._parent.click_cel(Number(_loc3_[2]),Number(_loc3_[1]));
gotoAndStop(4);
};